home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / init.d / rcS < prev    next >
Encoding:
Text File  |  2009-03-31  |  117 b   |  9 lines

  1. #! /bin/sh
  2. #
  3. # rcS
  4. #
  5. # Call all S??* scripts in /etc/rcS.d/ in numerical/alphabetical order
  6. #
  7.  
  8. exec /etc/init.d/rc S
  9.